<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body, div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, form, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-style: normal;
    font: 12px/24px "\5FAE\8F6F\96C5\9ED1", Arial, Helvetica, sans-serif
}
ol, ul, li {
    list-style: none
}
img {
    border: 0;
    vertical-align: middle
}
body {
    color: #000;
    background: #fff;
    text-align: center;
    ;
    overflow-x: hidden;
}
.clear {
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin-top: -1px
}
a {
    color: #7f7d7d;
    text-decoration: none
}
a:hover {
    color: #143c91
}
.dis {
    display: block
}
.undis {
    display: none
}
.lf {
    float: left
}
.rt {
    float: right
}
</pre></body></html>